home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9712 / 000038_owner-linux-arm…r.rutgers.edu _Thu Dec 11 10:44:51 1997.msg < prev    next >
Internet Message Format  |  1998-01-04  |  4KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id KAA11021
  4.     for <willy@odie.fluff.org>; Thu, 11 Dec 1997 10:44:45 GMT
  5. Received: from vger.rutgers.edu ([128.6.190.2]:12825 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <17526-6240>; Thu, 11 Dec 1997 12:43:15 +0200
  6. Received: by vger.rutgers.edu id <972031-226>; Thu, 11 Dec 1997 05:35:25 -0500
  7. Received: from zaz.kom.auc.dk ([130.225.51.10]:54942 "HELO zaz.kom.auc.dk" ident: "root") by vger.rutgers.edu with SMTP id <972059-230>; Wed, 10 Dec 1997 23:14:27 -0500
  8. Received: from wartburg.kom.auc.dk [130.225.51.19] (janm)
  9.     by zaz.kom.auc.dk with esmtp (Exim 1.73 #2)
  10.     id 0xfi5e-0002oa-00; Wed, 10 Dec 1997 10:05:58 +0100
  11. Message-ID: <348E5B76.B9626E68@kom.auc.dk>
  12. Date:     Wed, 10 Dec 1997 10:05:58 +0100
  13. From: Jan Magnussen <janm@kom.auc.dk>
  14. X-Mailer: Mozilla 4.03 [en] (X11; I; SunOS 5.5.1 sun4u)
  15. MIME-Version: 1.0
  16. To: rmk@ecs.soton.ac.uk
  17. CC: linux-arm@vger.rutgers.edu
  18. Subject: Re: Troubles compiling kernel
  19. References: <199712092103.VAA00370@raistlin.armlinux.org>
  20. Content-Type: text/plain; charset=us-ascii
  21. Content-Transfer-Encoding: 7bit
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. Status: RO
  26.  
  27. Russell King wrote:
  28. > Jan Magnussen writes:
  29. > > [root@fbi /root]# ifconfig
  30. > > lo        Link encap:Local Loopback
  31. > >           inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
  32. > >           UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
  33. > >           RX packets:12 errors:0 dropped:0 overruns:0
  34. > >           TX packets:12 errors:0 dropped:0 overruns:0
  35. > >
  36. > > eth0      Link encap:10Mbps Ethernet  HWaddr 00:C0:32:00:1D:63
  37. > >           inet addr:192.0.0.115  Bcast:192.0.0.255  Mask:255.255.255.0
  38. > >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  39. > >           RX packets:0 errors:0 dropped:260 overruns:0
  40. > >           TX packets:0 errors:0 dropped:0 overruns:0
  41. > >           Interrupt:32 Memory:80000200-0
  42.  
  43. > Things to try:
  44. > route - print/modify a routing table.
  45. >         Simply configuring an interface does not automatically mean that
  46. >         packets are routed to it (since you may not actually want that
  47. >         to happen, or you only want certain packets to go through that
  48. >         interface.
  49.  
  50. [root@fbi /root]# route
  51. Kernel IP routing table
  52. Destination     Gateway         Genmask         Flags Metric Ref    Use
  53. Iface
  54. 127.0.0.0       *               255.0.0.0       U     0      0        1
  55. lo
  56.  
  57. I managed to set up a default route, and after I did that, I was able to
  58. ping myself :-)
  59. How do I make the default route automatic start on bootup? I was able to
  60. configure eth0 to start on default
  61. (/etc/sysconfig/network-scripts/ifcfg-eth0)
  62.  
  63. > ping localhost
  64. >         This will indicate if your loopback interface is working.  If
  65. >         not, then ping fbi won't work either - the packets for the local
  66. >         interfaces are internally routed via lo.
  67.  
  68. I could ping the localhost before I set up the default route (and
  69. afterwards as well) :-)
  70. Unfortunately I'm atm. the only one on our local network, so I can't
  71. test if it can talk to other computers than my own, but I will let know
  72. as soon as they rejoin the net.
  73.  
  74. > cat /proc/interrupts
  75. >         This will give information about the number of interrupts received
  76. >         per IRQ channel, and would be useful for tracking  down this problem.
  77.  
  78. [root@fbi /root]# cat /proc/interrupts
  79. 32:          0   etherh
  80.  
  81. Regards,
  82.  
  83. Jan Magnussen
  84. http://www.kom.auc.dk/~janm
  85. Fidonet 2:234/181.8
  86. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu